/*ÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊoutputs from the SyndFeed, (independend object model) */
output=.bsf~new("com.sun.syndication.io.SyndFeedOutput")
/*ÊÊBuilds a SyndFeedOutput from a SyndFeedÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊ */
sayÊoutput~outputString(feed)
sayÊoutput~outputString(feed,1)ÊÊÊÊÊÊ /* usage of pritty print(0 yes or 1 no) */